[INFO] fetching crate ommx 2.5.1...
[INFO] testing ommx-2.5.1 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate ommx 2.5.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ommx 2.5.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate ommx 2.5.1
[INFO] tweaked toml for crates.io crate ommx 2.5.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ommx 2.5.1 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ommx 2.5.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 73a43012e3b1c4d1fc6ceb029c4957bcc484fa4f550be6553176aac86e20282a
[INFO] running `Command { std: "docker" "start" "-a" "73a43012e3b1c4d1fc6ceb029c4957bcc484fa4f550be6553176aac86e20282a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73a43012e3b1c4d1fc6ceb029c4957bcc484fa4f550be6553176aac86e20282a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a43012e3b1c4d1fc6ceb029c4957bcc484fa4f550be6553176aac86e20282a", kill_on_drop: false }`
[INFO] [stdout] 73a43012e3b1c4d1fc6ceb029c4957bcc484fa4f550be6553176aac86e20282a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98539d6f380d3f3475c94abd3d0c07f2f3467ce6c144ae867d69383de0dab900
[INFO] running `Command { std: "docker" "start" "-a" "98539d6f380d3f3475c94abd3d0c07f2f3467ce6c144ae867d69383de0dab900", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_writer v1.0.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling goblin v0.10.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling oci-spec v0.8.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling base16ct v0.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling ocipkg v0.4.0
[INFO] [stderr]    Compiling katexit v0.1.5
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling ommx v2.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 02s
[INFO] running `Command { std: "docker" "inspect" "98539d6f380d3f3475c94abd3d0c07f2f3467ce6c144ae867d69383de0dab900", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98539d6f380d3f3475c94abd3d0c07f2f3467ce6c144ae867d69383de0dab900", kill_on_drop: false }`
[INFO] [stdout] 98539d6f380d3f3475c94abd3d0c07f2f3467ce6c144ae867d69383de0dab900
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31859ba26985c6a13cf3e5b126ad1e31c3865061b91c74d256190ced62892577
[INFO] running `Command { std: "docker" "start" "-a" "31859ba26985c6a13cf3e5b126ad1e31c3865061b91c74d256190ced62892577", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling codspeed-criterion-compat v2.10.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling oci-spec v0.8.3
[INFO] [stderr]    Compiling codspeed v2.10.1
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling insta v1.46.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling codspeed-criterion-compat-walltime v2.10.1
[INFO] [stderr]    Compiling ocipkg v0.4.0
[INFO] [stderr]    Compiling ommx v2.5.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `ommx` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name ommx --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="built"' --cfg 'feature="default"' --cfg 'feature="remote-artifact"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("built", "default", "remote-artifact"))' -C metadata=3dfbcc1de36e3c02 -C extra-filename=-65692ce973a6e234 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern approx=/opt/rustwide/target/debug/deps/libapprox-a9f5566ddb66e88c.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e37096eb924b5018.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0c96310ab741805d.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcodspeed_criterion_compat-719ad1e853fd7e51.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-a8d8c5091cb24ddd.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-8033c90d343af9fa.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-e683bf86a4d2677b.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-8fe0d1965f45b0d3.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f3cf6414e8b4625f.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-b7010c19ac089538.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rlib --extern getset=/opt/rustwide/target/debug/deps/libgetset-7c5c0c2b6467d07a.so --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-fb3ae6ea90f53af1.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-0b189fa8d1397f9c.so --extern insta=/opt/rustwide/target/debug/deps/libinsta-c1e8a1b2ba6dad9f.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bb9dfc9f1c5526ce.rlib --extern katexit=/opt/rustwide/target/debug/deps/libkatexit-faef80c3c09b0a3a.so --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-019dc3e6fa39a754.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-a429946f54e014b8.rlib --extern ocipkg=/opt/rustwide/target/debug/deps/libocipkg-e23d18c129c5fed1.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-a26424f51d12dedf.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-9b304c8a0d2d825b.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-17e2f86d2b29393a.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-210f1270086a1d06.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3b1be39def1f00b4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f76b9d516481377e.rlib --extern similar=/opt/rustwide/target/debug/deps/libsimilar-d5722a796f4923cd.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-29f90736a15dcce2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c7623097d9bb821b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-88a9f7e2818f9f15.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1ca6ca801df222a8.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-41cc2d0013a1c944/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "31859ba26985c6a13cf3e5b126ad1e31c3865061b91c74d256190ced62892577", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31859ba26985c6a13cf3e5b126ad1e31c3865061b91c74d256190ced62892577", kill_on_drop: false }`
[INFO] [stdout] 31859ba26985c6a13cf3e5b126ad1e31c3865061b91c74d256190ced62892577
